C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGridDetailProvider<TItem> Class / DetailExpandedIconTemplateProperty Field


In This Topic
DetailExpandedIconTemplateProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly DetailExpandedIconTemplateProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexGridDetailProvider(Of TItem).DetailExpandedIconTemplateProperty
See Also